FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Berkay.Sandbox#0.0.1 (141 ms)

Package Berkay.Sandbox
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Berkay.Sandbox@0.0.1&canonical=http://example.org/fhir/BerkaySandbox/StructureDefinition/MeineAdresse
Url http://example.org/fhir/BerkaySandbox/StructureDefinition/MeineAdresse
Version 0.1
Status draft
Name MeineAdresse
Title Mein Profil für Datentyp Adresse
Experimental False
Description Profil erweitert die Adresse mit der Planet-Extension
Type Address
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.ufp/StructureDefinition/planet PlanetUFP


Source

{
  "resourceType" : "StructureDefinition",
  "meta" : {
    "lastUpdated" : "2021-11-15T10:28:41.447+00:00"
  },
  "url" : "http://example.org/fhir/BerkaySandbox/StructureDefinition/MeineAdresse",
  "version" : "0.1",
  "name" : "MeineAdresse",
  "title" : "Mein Profil für Datentyp Adresse",
  "status" : "draft",
  "description" : "Profil erweitert die Adresse mit der Planet-Extension",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "vcard",
      "uri" : "http://w3.org/vcard",
      "name" : "vCard Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:planet",
        "path" : "Address.extension",
        "sliceName" : "planet",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.ufp/StructureDefinition/planet"
            ]
          }
        ]
      },
      {
        "id" : "Address.line",
        "path" : "Address.line",
        "min" : 1,
        "max" : "3",
        "mustSupport" : true
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Address.state",
        "path" : "Address.state",
        "max" : "0"
      },
      {
        "id" : "Address.postalCode",
        "path" : "Address.postalCode",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.